home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Games / bee_game.swf / scripts / frame_6 / DoAction.as
Text File  |  2008-08-07  |  185b  |  13 lines

  1. function loopkosong()
  2. {
  3. }
  4. stop();
  5. lvmove = 1;
  6. lvsuck = 1;
  7. maxhplayer = 2;
  8. uang = 0;
  9. stage_sound.stop();
  10. stage_sound.start(0,20000);
  11. suara = true;
  12. onEnterFrame = loopkosong;
  13.